The business objects that start with a "Cs" prefix (such as CsContact, CsDonations, and so on) sometimes return more information in a Crystal report than they do in a query. For example, a report that is sourced from the CsPledges object, and which is defined to show information for only one specific fund might show the expected results when you preview the query results, but then display information for multiple funds when you run the report.
This behavior is caused because the Cs-prefixed objects might not have primary keys in their original data source, and in one-to-many relationships the query results can differ from report results because of the way that filters are currently implemented in reports.
10.6 Production Release. Updated 2/20/2006 12:06:04 PM
© 2009 by Advanced Solutions International, Inc.
All rights reserved.